func github.com/aws/aws-sdk-go-v2/service/s3.validateOpGetObjectRetentionInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L967: 	if err := validateOpGetObjectRetentionInput(input); err != nil {
		validators.go#L4610: func validateOpGetObjectRetentionInput(v *GetObjectRetentionInput) error {